File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android {
1010 applicationId " io.sevenlabs.app"
1111 minSdkVersion rootProject. ext. minSdkVersion
1212 targetSdkVersion rootProject. ext. targetSdkVersion
13- versionCode 15
13+ versionCode 16
1414 versionName " 1.2.9"
1515 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1616 }
Original file line number Diff line number Diff line change 354354 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
355355 CODE_SIGN_IDENTITY = "Apple Development";
356356 CODE_SIGN_STYLE = Automatic;
357- CURRENT_PROJECT_VERSION = 86 ;
357+ CURRENT_PROJECT_VERSION = 87 ;
358358 DEVELOPMENT_TEAM = 5G3423SYA4;
359359 INFOPLIST_FILE = App/Info.plist;
360360 IPHONEOS_DEPLOYMENT_TARGET = 13.0;
379379 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
380380 CODE_SIGN_IDENTITY = "iPhone Distribution";
381381 CODE_SIGN_STYLE = Manual;
382- CURRENT_PROJECT_VERSION = 86 ;
382+ CURRENT_PROJECT_VERSION = 87 ;
383383 DEVELOPMENT_TEAM = 5G3423SYA4;
384384 INFOPLIST_FILE = App/Info.plist;
385385 IPHONEOS_DEPLOYMENT_TARGET = 13.0;
Original file line number Diff line number Diff line change 3030 </dict >
3131 </array >
3232 <key >CFBundleVersion </key >
33- <string >86 </string >
33+ <string >87 </string >
3434 <key >ITSAppUsesNonExemptEncryption </key >
3535 <false />
3636 <key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments