Skip to content

Commit 9ac7059

Browse files
authored
DTSERWFOUR-563-Upgrade-SDK-app-demo-sandbox (#263)
1 parent fd5dded commit 9ac7059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ subprojects {
3333
ext {
3434
hyperwalletGroupId = 'com.hyperwallet.android.ui'
3535

36-
compileVersion = 29
36+
compileVersion = 30
3737
minVersion = 21
38-
targetVersion = 29
38+
targetVersion = 30
3939
codeVersion = 1
4040

4141
hyperwalletCoreVersion = '1.0.0-beta10-SNAPSHOT'

0 commit comments

Comments
 (0)