Skip to content

Commit

Permalink
updated version code
Browse files Browse the repository at this point in the history
  • Loading branch information
sleep-yearning committed Jun 5, 2021
1 parent 496974f commit 601edc5
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 13
versionName "3.0.1"
versionCode 14
versionName "3.0.2"

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

0 comments on commit 601edc5

Please sign in to comment.