diff --git a/app/build.gradle b/app/build.gradle index 58e7875..be714ef 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.punksta.apps.volumecontrol" minSdkVersion 15 targetSdkVersion 30 - versionCode 30 - versionName "2.4.0" + versionCode 32 + versionName "2.6.0" } buildTypes {