diff --git a/app/build.gradle b/app/build.gradle index 9562338..0d7d407 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "eu.depau.etchdroid" minSdkVersion 19 targetSdkVersion 28 - versionCode 7 - versionName "1.3.3" + versionCode 8 + versionName "1.3.31" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true }