diff --git a/app/build.gradle b/app/build.gradle index ff3760b..997043c 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { defaultConfig { applicationId "com.performancetweaker.app" - versionCode 42 - versionName "3.2.0" + versionCode 43 + versionName "3.3.0" minSdkVersion 16 targetSdkVersion 29 multiDexEnabled true