1
0
mirror of https://gitlab.shinice.net/pixeldroid/PixelDroid synced 2025-01-10 22:24:11 +01:00

release 3

This commit is contained in:
Matthieu 2020-06-05 23:09:25 +02:00
parent b01922126f
commit 5f773bef1a

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'