Skip to content

Commit

Permalink
reset to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Aug 5, 2023
1 parent a477e15 commit d2ee8dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ The library is also available on JitPack; either by version tag or `master-SNAPS
The JitPack repository URL would be: `maven { url 'https://jitpack.io' }`

dependencies {
implementation "io.syslogic:androidx-github:1.1.5"
implementation "io.syslogic:androidx-github:1.0.0"
}
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
applicationId = io.syslogic.github
versionName = 1.1.5
versionCode = 15
versionName = 1.0.0
versionCode = 1

0 comments on commit d2ee8dd

Please sign in to comment.