We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44044e8 commit 4438d18Copy full SHA for 4438d18
app/build.gradle
@@ -7,7 +7,7 @@ android {
7
applicationId "com.dmitrybrant.modelviewer"
8
minSdkVersion 19
9
targetSdkVersion 30
10
- versionCode 10
+ versionCode 11
11
versionName "1.3"
12
vectorDrawables.useSupportLibrary true
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments