Skip to content

Commit

Permalink
modify version code
Browse files Browse the repository at this point in the history
  • Loading branch information
fennifith committed Nov 13, 2018
1 parent 60c4474 commit 560c171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidutils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
minSdkVersion 14
targetSdkVersion 28
versionCode 1
versionName "1.0"
versionName "0.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 560c171

Please sign in to comment.