diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 8c609af..4200e01 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -16,8 +16,8 @@ android { applicationId = "com.github.umer0586.droidpad" minSdk = 21 targetSdk = 35 - versionCode = 11 - versionName = "1.6.1" + versionCode = 12 + versionName = "1.7.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {