Skip to content

Commit

Permalink
Bump version to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
developernotes committed Mar 19, 2019
1 parent c33af37 commit f5bdc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ allprojects {
}

ext {
clientVersionNumber = "4.1.0"
clientVersionNumber = "4.1.1"
mavenPackaging = "aar"
mavenGroup = "net.zetetic"
mavenArtifactId = "android-database-sqlcipher"
Expand Down

0 comments on commit f5bdc67

Please sign in to comment.