update version

This commit is contained in:
Matthieu 2021-04-30 23:30:44 +02:00
parent d0e03660c5
commit fb7152880d
1 changed files with 2 additions and 2 deletions

View File

@ -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'