Bump version to 10.1.0-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-01-28 12:35:54 +01:00
parent 97e91f50ab
commit 1218070732
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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