Merge pull request #231 from H-PixelDroid/release3.2

Release 3
This commit is contained in:
Wv5twkFEKh54vo4tta9yu7dHa3 2020-06-05 23:39:31 +02:00 committed by GitHub
commit a409d69c77
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 2
versionName "1.0.alpha2"
versionCode 3
versionName "1.0.alpha3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'