Skip to content

Commit

Permalink
Bump versionCode.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrant committed Apr 7, 2021
1 parent 44044e8 commit 4438d18
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 @@ -7,7 +7,7 @@ android {
applicationId "com.dmitrybrant.modelviewer"
minSdkVersion 19
targetSdkVersion 30
versionCode 10
versionCode 11
versionName "1.3"
vectorDrawables.useSupportLibrary true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 4438d18

Please sign in to comment.