Skip to content

Commit

Permalink
Uploading 12.1.1 97
Browse files Browse the repository at this point in the history
  • Loading branch information
UriahShaulMandel committed May 16, 2020
1 parent cfa1c04 commit f6be20d
Show file tree
Hide file tree
Showing 4 changed files with 12 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 96
versionName "12.1.0"
versionCode 97
versionName "12.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/94.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# New Major Release:
* Added many new languages!
* Small UI changes all over BaldPhone
* Added option to customize the HomeScreen
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/95.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* Apps Bug fixed
* Added many new languages!
* Small UI changes all over BaldPhone
* Added option to customize the HomeScreen
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/97.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Updated dependencies
* Fixed languages

0 comments on commit f6be20d

Please sign in to comment.