Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
temporarily set to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbethune committed Jun 7, 2016
1 parent 4a880b5 commit ae02fe7
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 @@ -88,7 +88,7 @@ subprojects {
// Shared group and version info. We keep build variant types in the version names so that we get
// a set of JARs for each build type written back into the maven repo.
group = "com.oculusinfo"
version = "0.7-SNAPSHOT-$buildType"
version = "0.7-$buildType"

// Maven repos to check for artifacts
repositories {
Expand Down

0 comments on commit ae02fe7

Please sign in to comment.