diff --git a/app/build.gradle b/app/build.gradle index 8ddadcb0..d9a6bdcd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId "org.pixeldroid.app" minSdkVersion 23 targetSdkVersion 30 - versionCode 10 - versionName "1.0.alpha9" + versionCode 11 + versionName "1.0.beta1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunnerArguments clearPackageData: 'true'