diff --git a/app/build.gradle b/app/build.gradle index fb5d676..0458dbe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.github.brokenithm" minSdkVersion 17 targetSdkVersion 30 - versionCode 10200 - versionName "1.2.0" + versionCode 10300 + versionName "1.3.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }