Merge pull request #216 from H-PixelDroid/release2

Release 2
This commit is contained in:
Wv5twkFEKh54vo4tta9yu7dHa3 2020-05-23 10:10:28 +02:00 committed by GitHub
commit 6aba98de3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'