Skip to content

Commit

Permalink
try settings change
Browse files Browse the repository at this point in the history
  • Loading branch information
pllearns committed Dec 13, 2019
1 parent e7561d0 commit 5ce882e
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 5ce882e

Please sign in to comment.