diff --git a/app/build.gradle b/app/build.gradle index e81344f..3cc1cd3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.phaseshifter.canora" minSdkVersion 26 targetSdkVersion 32 - versionCode 3237 - versionName "0.12.2" + versionCode 3238 + versionName "0.13.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true }