Skip to content

Commit

Permalink
Merge pull request #491 from UseHover/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
alexosugo authored May 23, 2022
2 parents 44a98c7 + 4868792 commit 866802e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ android {
applicationId "com.hover.stax"
minSdk 21
targetSdk 31
versionCode 141
versionName "1.11.3"
versionCode 142
versionName "1.11.4"

vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@
<string name="top_up">Top Up</string>
<string name="bonus_amount_label">Bonus Amount</string>
<string name="bonus_placeholder">Get 8% bonus when you buy airtime with Stax.</string>
<string name="valid_account_bonus_msg">You\’ll get credited at least 3% bonus airtime immediately after a successfully purchase of Ksh 50 or more airtime.</string>
<string name="valid_account_bonus_msg">You\’ll get credited at least 3% bonus airtime immediately after a successful purchase of Ksh 50 or more airtime.</string>
<string name="invalid_account_bonus_msg">Use your MPESA to buy airtime now and get instant 3%+ bonus.</string>
<string name="top_up_with_mpesa">Top up using Mpesa</string>
<string name="congratulations">Congratulations</string>
Expand Down

0 comments on commit 866802e

Please # to comment.