Skip to content

Commit

Permalink
feat(android): 发布版本 3.7.14.9-kotlin-13
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOnlyone committed May 30, 2023
1 parent 320f3e3 commit c519148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Android/config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ ext {
use_local : true,
// group_id : 'io.github.didi.dokit',
group_id : 'com.didichuxing.doraemonkit',
version : '3.7.14.6-kotlin-13'
version : '3.7.14.9-kotlin-13'
]

android = [compileSdkVersion : 31,
applicationId : "com.didichuxing.doraemondemo.app",
applicationId : "com.didichuxing.doraemondemo",
minSdkVersion_16 : 16,
minSdkVersion_21 : 21,
targetSdkVersion : 31,
Expand Down

2 comments on commit c519148

@HLQ-Struggle
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

大佬,这个修改什么时候能推送 maven 仓库呢?目前搜索不到咧

@TaoSunkist
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同问,有大概的发布的时间吗?

Please sign in to comment.