Bump version

This commit is contained in:
Paul Schaub 2024-09-19 20:26:36 +02:00
parent f1bdce99cb
commit 4cf410a9f9
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -4,7 +4,7 @@
allprojects {
ext {
shortVersion = '10.1.2'
shortVersion = '11.0.0'
isSnapshot = true
minAndroidSdk = 10
javaSourceCompatibility = 11