Skip to content

Commit 550665b

Browse files
committed
Bump version code for release
1 parent 15e0fb4 commit 550665b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

MediaPhone/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android {
55
testNamespace namespace + '.test'
66
compileSdk 33
77

8-
def getVersionCode = { -> return 57 }
8+
def getVersionCode = { -> return 58 }
99

1010
defaultConfig {
1111
manifestPlaceholders.providerId = 'mediaphone'

MediaUtilities

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
App modernisation and 10% smaller download size

0 commit comments

Comments
 (0)