Skip to content

Commit

Permalink
- [release] v8.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Oct 3, 2021
1 parent 5e2a204 commit 970e0a8
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 @@ -35,7 +35,7 @@

## Latest releases 🛠

- Kotlin && Gradle Plugin | [v8.9.2](https://github.com/mikepenz/AboutLibraries/tree/v8.9.2)
- Kotlin && Gradle Plugin | [v8.9.3](https://github.com/mikepenz/AboutLibraries/tree/v8.9.3)
- Kotlin | [v7.1.0](https://github.com/mikepenz/AboutLibraries/tree/v7.1.0) - Deprecated
- Java && AndroidX | [v6.2.3](https://github.com/mikepenz/AboutLibraries/tree/v6.2.3) - Deprecated
- Java && AppCompat | [v6.1.1](https://github.com/mikepenz/AboutLibraries/tree/v6.1.1) - Deprecated
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ org.gradle.jvmargs=-Xmx1536m
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
GROUP=com.mikepenz
VERSION=8.9.2
VERSION_CODE=80902
VERSION=8.9.3
VERSION_CODE=80903
POM_URL=https://github.com/mikepenz/AboutLibraries
POM_SCM_URL=https://github.com/mikepenz/AboutLibraries
POM_SCM_CONNECTION=scm:[email protected]:mikepenz/AboutLibraries.git
Expand Down

0 comments on commit 970e0a8

Please sign in to comment.