File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ android {
102102 applicationId " com.utopia.pxview"
103103 minSdkVersion rootProject. ext. minSdkVersion
104104 targetSdkVersion rootProject. ext. targetSdkVersion
105- versionCode 107
106- versionName " 2.7 "
105+ versionCode 108
106+ versionName " 2.8 "
107107 ndk {
108108 abiFilters " armeabi-v7a" , " x86"
109109 }
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.7 </string >
20+ <string >2.8 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
3434 </dict >
3535 </array >
3636 <key >CFBundleVersion </key >
37- <string >107 </string >
37+ <string >108 </string >
3838 <key >Fabric </key >
3939 <dict >
4040 <key >APIKey </key >
You can’t perform that action at this time.
0 commit comments