Skip to content

Commit

Permalink
update library list
Browse files Browse the repository at this point in the history
  • Loading branch information
SlaVcE14 committed Feb 12, 2024
1 parent 538f7fa commit 6ad0e2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified app/release/app-release.apk
Binary file not shown.
1 change: 1 addition & 0 deletions app/src/main/java/com/sjapps/about/LibraryList.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public void init() {
addItem("SJ Dialog", BuildConfig.VERSION_NAME, "https://github.com/SlaVcE14/SJ-Dialog");
addItem("gson", GsonBuildConfig.VERSION, "https://github.com/google/gson");
addItem("core-splashscreen","1.0.1","https://developer.android.com/develop/ui/views/launch/splash-screen");
addItem("material-components","1.12.0-alpha03","https://github.com/material-components/material-components-android");
}
}

0 comments on commit 6ad0e2d

Please # to comment.