diff --git a/app/build.gradle b/app/build.gradle index 40028b7..d2aaa66 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.cobresun.brun.pantsorshorts" minSdkVersion 24 targetSdkVersion 29 - versionCode 14 - versionName "2.0" + versionCode 15 + versionName "2.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true buildConfigField("String", "DarkSkyAPIKey", DarkSkyAPIKey) diff --git a/app/release/app-release.aab b/app/release/app-release.aab new file mode 100644 index 0000000..06a2782 Binary files /dev/null and b/app/release/app-release.aab differ