diff --git a/app/build.gradle b/app/build.gradle index f4befb6..0ff2f5e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,7 @@ android { applicationId "com.dmitrybrant.modelviewer" minSdkVersion 19 targetSdkVersion 33 - versionCode 17 - versionName "1.4" + versionCode 18 vectorDrawables.useSupportLibrary true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"