diff --git a/app/build.gradle b/app/build.gradle index b49bcc3..c4d5679 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.nin0dev.vendroid" minSdk 21 targetSdk 34 - versionCode 4 - versionName "1.1" + versionCode 5 + versionName "1.2" } buildTypes {