Skip to content

Commit

Permalink
Release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
droibit committed Oct 28, 2020
1 parent fe375ea commit ad97580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ ext {
compileSdkVersion = 30
minSdkVersion = 16
targetSdkVersion = 30
versionCode = 13
versionName = "1.4.0"
versionCode = 14
versionName = "1.5.0"

ci = 'true' == System.getenv('CI')
}

0 comments on commit ad97580

Please sign in to comment.