Beta 11 release

This commit is contained in:
Matthieu 2022-06-13 08:57:38 +00:00
parent 1a518ad492
commit 840e55bd6f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ android {
applicationId "org.pixeldroid.app"
minSdkVersion 23
targetSdkVersion 32
versionCode 10
versionCode 11
versionName "1.0.beta" + versionCode
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"