diff --git a/app/build.gradle b/app/build.gradle index 31dcf213..e71998c2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.aefyr.sai" minSdkVersion 21 targetSdkVersion 29 - versionCode 59 - versionName "4.4" + versionCode 60 + versionName "4.5" } buildTypes {