SOP-Java 7.0.2

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

View file

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