mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2024-12-22 16:50:04 +02:00
beta v16
This commit is contained in:
parent
33b589f4a3
commit
e3ef0881a7
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdk 21
|
||||
targetSdk 31
|
||||
versionCode 15
|
||||
versionName "beta-15"
|
||||
versionCode 16
|
||||
versionName "beta-16"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue