diff --git a/app/build.gradle b/app/build.gradle index 1aaaf10..bea86fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { applicationId "com.bb.radio105" minSdkVersion 21 targetSdkVersion 31 - versionCode 1020 - versionName "1.7.7" + versionCode 1030 + versionName "1.8.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }