File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ android {
128128 // versionCode is automatically incremented in CI
129129 versionCode 1
130130 // Make sure this is above the currently released Android version in the play store if your changes touch native code:
131- versionName " 1.1.527 "
131+ versionName " 1.1.528 "
132132 resValue " string" , " build_config_package" , " co.audius.app"
133133 resConfigs " en"
134134 }
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1.191 </string >
20+ <string >1.1.192 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " @audius/mobile" ,
3- "version" : " 1.5.175 " ,
3+ "version" : " 1.5.176 " ,
44 "private" : true ,
55 "scripts" : {
66 "android:dev" : " ENVFILE=.env.dev turbo run android -- --mode=prodDebug" ,
You can’t perform that action at this time.
0 commit comments