Skip to content

Commit ffe6a75

Browse files
authored
Update build.gradle
1 parent c22e127 commit ffe6a75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Android/Delus/app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId 'com.delus.rechain'
77
minSdk 21
88
targetSdk 34
9-
versionCode 13
10-
versionName '13'
9+
versionCode 14
10+
versionName '14'
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
multiDexEnabled true
1313
}
@@ -36,4 +36,4 @@ dependencies {
3636
implementation 'com.onesignal:OneSignal:[5.0.0, 5.99.99]'
3737
}
3838

39-
apply plugin: 'com.huawei.agconnect'
39+
apply plugin: 'com.huawei.agconnect'

0 commit comments

Comments
 (0)