diff --git a/app/build.gradle b/app/build.gradle index f3d811c..2dc7612 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.nin0dev.vendroid" minSdk 21 targetSdk 34 - versionCode 5 - versionName "1.2" + versionCode 6 + versionName "1.3" } buildTypes {