We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b2dac commit 92962b0Copy full SHA for 92962b0
README.md
@@ -25,7 +25,7 @@ The `:library` module is available on JitPack; either by version tag or `master-
25
The JitPack repository URL would be: `maven { url 'https://jitpack.io' }`
26
27
dependencies {
28
- implementation "io.syslogic:androidx-github:1.0.0"
+ implementation "io.syslogic:androidx-github:1.0.1"
29
}
30
31
[](https://jitpack.io/#io.syslogic/androidx-github)
version.properties
@@ -1,2 +1,2 @@
1
-versionName = 1.0.0
2
-versionCode = 1
+versionName = 1.0.1
+versionCode = 2
0 commit comments