diff --git a/app/build.gradle b/app/build.gradle index 22fbdc78..0a7ad9e5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId "app.olauncher" minSdkVersion 23 targetSdkVersion 30 - versionCode 30 - versionName "v3.0" + versionCode 31 + versionName "v3.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }