SOP-Java 10.0.3

This commit is contained in:
Paul Schaub 2024-10-31 13:54:31 +01:00
parent f35fd6c1ae
commit c136d40fa7
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,7 +5,7 @@
allprojects { allprojects {
ext { ext {
shortVersion = '10.0.3' shortVersion = '10.0.3'
isSnapshot = true isSnapshot = false
minAndroidSdk = 10 minAndroidSdk = 10
javaSourceCompatibility = 1.8 javaSourceCompatibility = 1.8
gsonVersion = '2.10.1' gsonVersion = '2.10.1'