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