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 @@ -134,8 +134,8 @@ android {
134134 applicationId " com.utopia.pxview"
135135 minSdkVersion rootProject. ext. minSdkVersion
136136 targetSdkVersion rootProject. ext. targetSdkVersion
137- versionCode 208
138- versionName " 3.5 "
137+ versionCode 301
138+ versionName " 4.0 "
139139 }
140140 signingConfigs {
141141 release {
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >3.5 </string >
20+ <string >4.0 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
3434 </dict >
3535 </array >
3636 <key >CFBundleVersion </key >
37- <string >208 </string >
37+ <string >301 </string >
3838 <key >LSApplicationQueriesSchemes </key >
3939 <array >
4040 <string >pixiv </string >
You can’t perform that action at this time.
0 commit comments