Skip to content

Commit

Permalink
Prepare next release 2.2.0 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
jraska authored May 24, 2021
1 parent 5048fc6 commit eb87cf3
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 @@ -20,8 +20,8 @@ allprojects {
}

ext {
version = '2.1.1'
versionCode = 14
version = '2.2.0'
versionCode = 15
minSdkVersion = 14
compileSdkVersion = 30
targetSdkVersion = compileSdkVersion
Expand Down

0 comments on commit eb87cf3

Please sign in to comment.