diff --git a/app/build.gradle b/app/build.gradle index 4235e36..5c976a6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "io.github.omisie11.spacexfollower" minSdkVersion 21 targetSdkVersion 28 - versionCode 6 - versionName "1.2.2" + versionCode 7 + versionName "1.3.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {