Skip to content

Commit

Permalink
Uploading version 102 (13.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
UriahShaulMandel committed Oct 10, 2020
1 parent e5ee4f8 commit b018281
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 29
versionCode 101
versionName "12.1.5"
versionCode 102
versionName "13.0.0"
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/102.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Fixed Android 10 bugs
* Added and fixed languages

0 comments on commit b018281

Please sign in to comment.