Skip to content

Commit

Permalink
Prepare for development
Browse files Browse the repository at this point in the history
  • Loading branch information
sshropshire committed Mar 1, 2021
1 parent 6253587 commit 8feef99
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 @@ -17,12 +17,12 @@ plugins {
id 'io.codearte.nexus-staging' version '0.21.2'
}

version '5.1.0'
version '5.1.1-SNAPSHOT'
ext {
compileSdkVersion = 30
minSdkVersion = 21
targetSdkVersion = 30
versionCode = 47
versionCode = 48
versionName = version
}

Expand Down

0 comments on commit 8feef99

Please sign in to comment.