version 1.13.0-20240716-pre

This commit is contained in:
Diego Beraldin 2024-07-16 08:29:40 +02:00
parent 967f512aba
commit 2cc88e888f

View File

@ -22,8 +22,8 @@ android {
libs.versions.android.targetSdk
.get()
.toInt()
versionCode = 115
versionName = "1.12.1"
versionCode = 116
versionName = "1.13.0-20240716-pre"
}
base.archivesName = "RaccoonForLemmy"
buildFeatures {