Skip to content

Commit

Permalink
优化细节
Browse files Browse the repository at this point in the history
  • Loading branch information
jenly1314 committed Mar 4, 2021
1 parent b77f795 commit ed24593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//App
def app_version = [:]
app_version.versionCode = 17 //androidx 16
app_version.versionCode = 17 //androidx 18
app_version.versionName = "1.0.10"
ext.app_version = app_version

Expand Down

0 comments on commit ed24593

Please sign in to comment.