Skip to content

Commit

Permalink
升级版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
alidili authored May 28, 2020
1 parent fb4bd15 commit a99264c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ org.gradle.jvmargs=-Xmx1536m
android.useAndroidX=true
android.enableJetifier=true
# Version
VERSION_CODE=113
VERSION_NAME=1.1.3
VERSION_CODE=115
VERSION_NAME=1.1.5
# Android configuration
COMPILE_SDK_VERSION=android-28
TARGET_SDK_VERSION=28
Expand All @@ -27,4 +27,4 @@ MIN_SDK_VERSION=16
ANDROIDX_APPCOMPAT_VERSION=1.1.0
ANDROIDX_RECYCLERVIEW_VERSION=1.1.0
ANDROIDX_CARDVIEW_VERSION=1.0.0
ANDROIDX_SWIPE_REFRESH_LAYOUT=1.0.0
ANDROIDX_SWIPE_REFRESH_LAYOUT=1.0.0

0 comments on commit a99264c

Please sign in to comment.