Skip to content

Commit

Permalink
Bump versionCode.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrant committed Apr 12, 2023
1 parent 276a8b4 commit 6a820c3
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 33
versionCode 19
versionCode 20
vectorDrawables.useSupportLibrary true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 6a820c3

Please sign in to comment.