SOP-Java 10.1.2-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-04-14 11:44:22 +02:00
parent 701f9453ca
commit cbeec9c90d
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -4,8 +4,8 @@
allprojects { allprojects {
ext { ext {
shortVersion = '10.1.1' shortVersion = '10.1.2'
isSnapshot = false isSnapshot = true
minAndroidSdk = 10 minAndroidSdk = 10
javaSourceCompatibility = 11 javaSourceCompatibility = 11
gsonVersion = '2.10.1' gsonVersion = '2.10.1'