Skip to content

Commit

Permalink
Release: v2.7.1-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
panpf committed May 12, 2019
1 parent 90a2ed5 commit cbd8f1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# new
# v2.7.1 beta1

#### Sketch

Expand Down
5 changes: 3 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@ ANDROID_BUILD_VERSION=3.4.0
BINTRAY_RELEASE_VERSION=0.9
android.useAndroidX=true
android.enableJetifier=true
android.enableR8=false

# compile/min/target/app
COMPILE_SDK_VERSION=28
MIN_SDK_VERSION=16
TARGET_SDK_VERSION=28
VERSION_CODE=2702
VERSION_NAME=2.7.0
VERSION_CODE=2703
VERSION_NAME=2.7.1-beta1

# Androidx
ANDROIDX_APPCOMPAT=1.1.0-alpha01
Expand Down

0 comments on commit cbd8f1e

Please sign in to comment.