Skip to content

Commit

Permalink
Merge pull request #1169 from UriahShaulMandel/master
Browse files Browse the repository at this point in the history
update translations branch
  • Loading branch information
UriahShaulMandel authored Oct 9, 2022
2 parents 57a91c0 + 6d45d7c commit 9d3103e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android:
- sys-img-armeabi-v7a-android-22

jdk:
- oraclejdk11
- oraclejdk8
before_script:
- pwd
- chmod +x gradlew
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ You can contribute by:
- Using BaldPhone and sending feedback
- Sharing BaldPhone with others
- Star, Watch or Fork this project :)
- Share a review on [Google Play](https://play.google.com/store/apps/details?id=com.bald.uriah.baldphone.gp&hl=iw&gl=US)
- Share a review on [Google Play](https://play.google.com/store/apps/details?id=com.bald.uriah.baldphone.gp)
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 102
versionName "13.0.0"
versionCode 103
versionName "14.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [fullApp: "true", notFullApp: "false", recentCalls: "true", notRecentCalls: "false"]

Expand Down

0 comments on commit 9d3103e

Please sign in to comment.