Skip to content

Commit

Permalink
Version 1.0-RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
natanieljr authored and natanieljr committed Jul 31, 2018
1 parent 47d7a02 commit dc9d545
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 @@ -9,7 +9,7 @@

allprojects {
group = "org.droidmate"
version = "1.0-RC3"
version = "1.0-RC4"

/* Merge all the build directories into one. */
// buildDir = rootProject.file('build') //TODO that means the apk/class paths are changing
Expand Down Expand Up @@ -107,4 +107,4 @@ publish.dependsOn {
}
}
}
}
}

0 comments on commit dc9d545

Please sign in to comment.