We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320f3e3 commit c519148Copy full SHA for c519148
Android/config.gradle
@@ -14,11 +14,11 @@ ext {
14
use_local : true,
15
// group_id : 'io.github.didi.dokit',
16
group_id : 'com.didichuxing.doraemonkit',
17
- version : '3.7.14.6-kotlin-13'
+ version : '3.7.14.9-kotlin-13'
18
]
19
20
android = [compileSdkVersion : 31,
21
- applicationId : "com.didichuxing.doraemondemo.app",
+ applicationId : "com.didichuxing.doraemondemo",
22
minSdkVersion_16 : 16,
23
minSdkVersion_21 : 21,
24
targetSdkVersion : 31,
0 commit comments