Release 2

This commit is contained in:
Matthieu 2020-05-22 23:10:57 +02:00
parent ed6edbb5da
commit ccb6be454e
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
applicationId "com.h.pixeldroid"
minSdkVersion 23
targetSdkVersion 29
versionCode 1
versionName "1.0.alpha1"
versionCode 2
versionName "1.0.alpha2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'