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 @@ -132,8 +132,8 @@ android {
132132 applicationId " com.utopia.pxview"
133133 minSdkVersion rootProject. ext. minSdkVersion
134134 targetSdkVersion rootProject. ext. targetSdkVersion
135- versionCode 206
136- versionName " 3.3 "
135+ versionCode 207
136+ versionName " 3.4 "
137137 multiDexEnabled true
138138 }
139139 signingConfigs {
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.3 </string >
20+ <string >3.4 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
3434 </dict >
3535 </array >
3636 <key >CFBundleVersion </key >
37- <string >206 </string >
37+ <string >207 </string >
3838 <key >Fabric </key >
3939 <dict >
4040 <key >APIKey </key >
You can’t perform that action at this time.
0 commit comments