Skip to content

Commit

Permalink
Merge pull request #48 from XYOracleNetwork/add-actions
Browse files Browse the repository at this point in the history
try settings change
  • Loading branch information
Phillip Lorenzo authored Dec 13, 2019
2 parents e7561d0 + 5ce882e commit 450e3b1
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 450e3b1

Please sign in to comment.