diff --git a/app/build.gradle b/app/build.gradle index 6d2b0b5e..fd50e9f1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.aefyr.sai" minSdkVersion 21 targetSdkVersion 29 - versionCode 51 - versionName "3.9" + versionCode 52 + versionName "3.10" } buildTypes { release {