Merge branch 'release13' into 'master'

Release 13

See merge request pixeldroid/PixelDroid!433
This commit is contained in:
Matthieu 2022-06-21 17:03:55 +00:00
commit dc13fb092e
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 12
versionCode 13
versionName "1.0.beta" + versionCode
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"