diff --git a/app/build.gradle b/app/build.gradle index 7998f149..e46137f7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.bnyro.wallpaper" minSdk 21 targetSdk 33 - versionCode 23 - versionName "6.2" + versionCode 24 + versionName "7.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { @@ -109,4 +109,4 @@ dependencies { // Desugaring coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3' -} \ No newline at end of file +}