Skip to content

Commit

Permalink
updated build version
Browse files Browse the repository at this point in the history
  • Loading branch information
sleep-yearning committed Jan 29, 2021
1 parent 2c027b0 commit 00f7c97
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 10
versionName "2.4.1"
versionCode 11
versionName "2.4.2"

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

0 comments on commit 00f7c97

Please sign in to comment.