Skip to content

Commit

Permalink
release 1.1.0: change version code to the final release version code
Browse files Browse the repository at this point in the history
  • Loading branch information
zuevval committed Aug 1, 2020
1 parent 3699520 commit f9aeefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
applicationId "com.github.braillesystems.learnbraille"
minSdkVersion 19
targetSdkVersion 29
versionCode 12
versionCode 13
versionName "1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit f9aeefa

Please sign in to comment.