mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2025-01-22 20:00:32 +01:00
reset the version code to 1 since we changed appId
This commit is contained in:
parent
787a5fa646
commit
5ffd71f957
@ -24,7 +24,7 @@ android {
|
|||||||
applicationId "org.pixeldroid.app"
|
applicationId "org.pixeldroid.app"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 11
|
versionCode 1
|
||||||
versionName "1.0.beta1"
|
versionName "1.0.beta1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
Loading…
Reference in New Issue
Block a user