Skip to content

Commit

Permalink
Uploaded 101 (12.1.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
UriahShaulMandel committed Sep 18, 2020
1 parent e41492d commit 9456b99
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -24,8 +24,8 @@ android {
applicationId "com.bald.uriah.baldphone"
minSdkVersion 21
targetSdkVersion 28
versionCode 100
versionName "12.1.4"
versionCode 101
versionName "12.1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [fullApp: "true", notFullApp: "false", recentCalls: "true", notRecentCalls: "false"]

Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Updated dependencies
* Fixed languages
* Added Catalan, Danish, Hungarian, Dutch

0 comments on commit 9456b99

Please sign in to comment.