4.5.0 release

This commit is contained in:
Sylvain Berfini 2021-06-30 11:34:31 +02:00
parent c8a56c795b
commit 806fa25674

View file

@ -89,7 +89,7 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 30
versionCode 4495
versionCode 4500
versionName "${project.version}"
applicationId getPackageName()
}