Skip to content

Commit

Permalink
Merge pull request #49 from XYOracleNetwork/develop
Browse files Browse the repository at this point in the history
Develop - update build settings
  • Loading branch information
Phillip Lorenzo authored Dec 13, 2019
2 parents a7be4d0 + 450e3b1 commit f94705a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include ':xyo-android-sample', ':xyo-android-library'
rootProject.name='sdk-xyo-android'

2 changes: 1 addition & 1 deletion xyo-android-library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ publishing {
repositories {
maven {
name = "GitHubPackages"
url = uri("https://maven.pkg.github.com/XYOracleNetwork/")
url = uri("https://maven.pkg.github.com/XYOracleNetwork/sdk-xyo-android")
}
}
publications {
Expand Down
4 changes: 2 additions & 2 deletions xyo-android-library/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Fri Dec 13 11:03:14 PST 2019
VERSION_CODE=144
#Fri Dec 13 11:34:52 PST 2019
VERSION_CODE=145

0 comments on commit f94705a

Please sign in to comment.