see 11/28 log · githubAtom/AndroidUtilCode@b01e17e · GitHub
Skip to content

Commit b01e17e

Browse files
author
Blankj
committed
see 11/28 log
1 parent 93c0a76 commit b01e17e

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion

buildSrc/src/main/groovy/Config.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Config {
1515
static minSdkVersion = 14
1616
static targetSdkVersion = 28
1717
static versionCode = 1_026_000
18-
static versionName = '1.26.0-alpha1'// E.g. 1.9.72 => 1,009,072
18+
static versionName = '1.26.0'// E.g. 1.9.72 => 1,009,072
1919

2020
// lib version
2121
static kotlin_version = '1.3.50'

buildSrc/src/main/groovy/TaskDurationUtils.groovy

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)