mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-08 21:08:45 +01:00
version 1.11.0-20240529-pre
This commit is contained in:
parent
c98d12c104
commit
dbaa8bd8a2
@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.github.diegoberaldin.raccoonforlemmy.android"
|
||||
minSdk = libs.versions.android.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||
versionCode = 101
|
||||
versionName = "1.11.0-20240520-pre"
|
||||
versionCode = 102
|
||||
versionName = "1.11.0-20240529-pre"
|
||||
}
|
||||
base.archivesName = "RaccoonForLemmy"
|
||||
buildFeatures {
|
||||
|
Loading…
x
Reference in New Issue
Block a user