Skip to content

Commit 4868792

Browse files
authored
Merge pull request #490 from UseHover/181512365-airtime-bonus
181512365 airtime bonus
2 parents 9187eb7 + dd52544 commit 4868792

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ android {
4545
applicationId "com.hover.stax"
4646
minSdk 21
4747
targetSdk 31
48-
versionCode 141
49-
versionName "1.11.3"
48+
versionCode 142
49+
versionName "1.11.4"
5050

5151
vectorDrawables.useSupportLibrary = true
5252
multiDexEnabled true

app/src/main/res/values/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@
723723
<string name="top_up">Top Up</string>
724724
<string name="bonus_amount_label">Bonus Amount</string>
725725
<string name="bonus_placeholder">Get 8% bonus when you buy airtime with Stax.</string>
726-
<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>
726+
<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>
727727
<string name="invalid_account_bonus_msg">Use your MPESA to buy airtime now and get instant 3%+ bonus.</string>
728728
<string name="top_up_with_mpesa">Top up using Mpesa</string>
729729
<string name="congratulations">Congratulations</string>

0 commit comments

Comments
 (0)