Skip to content

Commit

Permalink
Releasing v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kevalpatel2106 committed Aug 21, 2018
1 parent 78c7026 commit ecdd66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hiddencamera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
if (project.rootProject.file('local.properties').exists()) {
apply plugin: 'com.jfrog.bintray'

version = "1.3.4" // This is the library version used when deploying the artifact
version = "1.3.5" // This is the library version used when deploying the artifact

def siteUrl = 'https://github.com/kevalpatel2106/android-hidden-camera' // Homepage URL of the library
def gitUrl = 'https://github.com/kevalpatel2106/android-hidden-camera.git' // Git repository URL
Expand Down

0 comments on commit ecdd66d

Please sign in to comment.