Bump version to 10.0.0

This commit is contained in:
Paul Schaub 2024-03-17 15:45:29 +01:00
parent ed9b2f5fef
commit 3643aff082
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
allprojects {
ext {
shortVersion = '8.0.2'
shortVersion = '10.0.0'
isSnapshot = true
minAndroidSdk = 10
javaSourceCompatibility = 1.8