Skip to content

Commit

Permalink
First release
Browse files Browse the repository at this point in the history
  • Loading branch information
LionZXY committed Jun 27, 2024
1 parent c3f5821 commit 94e8240
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Version 1.0 *(27-06-2024)*
----------------------------

* Initial Release
* Updated to SLF4J 1.7.25
* Updated to SLF4J 2.0.13
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
android.useAndroidX=true

GROUP=uk.kulikov
VERSION_NAME=0.8
VERSION_NAME=1.0

POM_DESCRIPTION=SLF4J binding for Jake Wharton's Timber logging library

0 comments on commit 94e8240

Please sign in to comment.