Skip to content

Commit 92962b0

Browse files
committed
version 1.0.1
1 parent f2b2dac commit 92962b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The `:library` module is available on JitPack; either by version tag or `master-
2525
The JitPack repository URL would be: `maven { url 'https://jitpack.io' }`
2626

2727
dependencies {
28-
implementation "io.syslogic:androidx-github:1.0.0"
28+
implementation "io.syslogic:androidx-github:1.0.1"
2929
}
3030

3131
[![Release](https://jitpack.io/v/syslogic/androidx-github.svg)](https://jitpack.io/#io.syslogic/androidx-github)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
versionName = 1.0.0
2-
versionCode = 1
1+
versionName = 1.0.1
2+
versionCode = 2

0 commit comments

Comments
 (0)