Update CHANGELOG

This commit is contained in:
Paul Schaub 2022-06-19 18:10:58 +02:00
parent 55673b52a7
commit 1ca1bb5671
2 changed files with 17 additions and 1 deletions

View file

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