Skip to content

Commit

Permalink
Uploading version 12.1.4 (100)
Browse files Browse the repository at this point in the history
  • Loading branch information
UriahShaulMandel committed Jul 11, 2020
1 parent 05f0f34 commit 4423b0a
Show file tree
Hide file tree
Showing 2 changed files with 4 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 99
versionName "12.1.3"
versionCode 100
versionName "12.1.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [fullApp: "true", notFullApp: "false", recentCalls: "true", notRecentCalls: "false"]

Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/100.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Updated dependencies
* Fixed languages

0 comments on commit 4423b0a

Please sign in to comment.