File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ android {
3232
3333 defaultConfig {
3434 applicationId = " com.android.geto"
35- versionCode = 169
36- versionName = " 1.16.9 "
35+ versionCode = 170
36+ versionName = " 1.17.0 "
3737
3838 // Custom test runner to set up Hilt dependency graph
3939 testInstrumentationRunner = " com.android.geto.common.GetoTestRunner"
Original file line number Diff line number Diff line change 1- package: name='com.android.geto' versionCode='169 ' versionName='1.16.9 ' platformBuildVersionName='14' platformBuildVersionCode='34' compileSdkVersion='34' compileSdkVersionCodename='14'
1+ package: name='com.android.geto' versionCode='170 ' versionName='1.17.0 ' platformBuildVersionName='14' platformBuildVersionCode='34' compileSdkVersion='34' compileSdkVersionCodename='14'
22sdkVersion:'24'
33targetSdkVersion:'34'
44uses-permission: name='android.permission.FOREGROUND_SERVICE'
Original file line number Diff line number Diff line change 1+ What's new
2+ - Fixed update shortcut crash
You can’t perform that action at this time.
0 commit comments