release 3

This commit is contained in:
Matthieu 2020-06-05 23:09:25 +02:00
parent b01922126f
commit 5f773bef1a
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 2
versionName "1.0.alpha2"
versionCode 3
versionName "1.0.alpha3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'