File tree Expand file tree Collapse file tree 4 files changed +14
-39
lines changed
Expand file tree Collapse file tree 4 files changed +14
-39
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ android {
1717 applicationId " com.armanco.integral"
1818 minSdkVersion 21
1919 targetSdkVersion 30
20- versionCode 100010
21- versionName " 4.3 .0"
20+ versionCode 100011
21+ versionName " 4.4 .0"
2222
2323 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2424 }
Original file line number Diff line number Diff line change 11.env
2- report.xml
2+ / report.xml
33metadata
Original file line number Diff line number Diff line change @@ -40,7 +40,17 @@ Deploy a new version to the Google Play (PRO)
4040```
4141fastlane android internal_pro
4242```
43- Submit a new Internal Test
43+ Submit a new Internal Test (PRO)
44+ ### android deploy_persian
45+ ```
46+ fastlane android deploy_persian
47+ ```
48+ Deploy a new version to the Google Play (PERSIAN)
49+ ### android internal_persian
50+ ```
51+ fastlane android internal_persian
52+ ```
53+ Submit a new Internal Test (PERSIAN)
4454### android screenshots
4555```
4656fastlane android screenshots
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments