1
0
mirror of https://codeberg.org/tom79/Fedilab synced 2025-01-20 22:46:42 +01:00

new version

This commit is contained in:
Thomas 2022-05-29 11:05:12 +02:00
parent 2e348a76b7
commit bcc05074b1

View File

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 31
versionCode 13
versionName "beta-13"
versionCode 14
versionName "beta-14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}