Skip to content

Commit

Permalink
Release a new version 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Sep 20, 2020
1 parent 5f13def commit 2c7e9ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ext.versions = [
minSdk : 16,
compileSdk : 30,
versionCode : 21,
versionName : '2.0.7',
versionCode : 22,
versionName : '2.0.8',

gradleBuildTool: '3.6.3',
spotlessGradle : '5.5.1',
Expand Down

0 comments on commit 2c7e9ea

Please sign in to comment.