Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
darryncampbell committed Jan 27, 2020
1 parent b172996 commit 3888ef1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file modified WakeLock_WifiLock_Exerciser/.idea/caches/gradle_models.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions WakeLock_WifiLock_Exerciser/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.darryncampbell.wakelockexample"
minSdkVersion 21
targetSdkVersion 29
versionCode 4
versionName "3.0"
versionCode 5
versionName "4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 3888ef1

Please sign in to comment.