Bump version to 8.0.0-SNAPSHOT

This commit is contained in:
Paul Schaub 2023-11-15 13:38:02 +01:00
parent 72ca392386
commit 0563105b1f
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 2 additions and 2 deletions

View file

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