Bump version to 10.1.0-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-03-11 21:04:50 +01:00
parent 97e91f50ab
commit f2602bb413
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 17 additions and 1 deletions

View file

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