Skip to content

Commit

Permalink
release 1.3.0: raise version code
Browse files Browse the repository at this point in the history
  • Loading branch information
zuevval committed Oct 31, 2021
1 parent fbc1085 commit 6f325cf
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 @@ -26,7 +26,7 @@ android {
applicationId "com.github.braillesystems.learnbraille"
minSdkVersion 19
targetSdkVersion 29
versionCode 16
versionCode 17
versionName "1.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 6f325cf

Please sign in to comment.