Skip to content

Commit

Permalink
updated app version
Browse files Browse the repository at this point in the history
  • Loading branch information
sleep-yearning committed May 12, 2021
1 parent b00aa6f commit 84daa03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "org.secuso.privacyfriendlyweather"
minSdkVersion 17
targetSdkVersion 29
versionCode 11
versionName "2.4.2"
versionCode 12
versionName "3.0"

buildConfigField "String", "DEFAULT_API_KEY1", "\"cf591ca34ede65243c96df755c670f4f\""
buildConfigField "String", "DEFAULT_API_KEY2", "\"c7fe92edc0f22f1dcff934a8c97f41a3\""
Expand Down

0 comments on commit 84daa03

Please sign in to comment.