Skip to content

Commit 89933a7

Browse files
committed
* [release] v5.0.0-b01
1 parent 6f84065 commit 89933a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can try it out here [Google Play](https://play.google.com/store/apps/details
4141
# Include in your project
4242
## Latest releases
4343

44-
- Kotlin && NEW | [v5.0.0-a08](https://github.com/mikepenz/FastAdapter/tree/v5.0.0-a08)
44+
- Kotlin && NEW | [v5.0.0-b01](https://github.com/mikepenz/FastAdapter/tree/v5.0.0-b01)
4545
- Kotlin | [v4.1.2](https://github.com/mikepenz/FastAdapter/tree/v4.1.2)
4646
- Java && AndroidX | [v3.3.1](https://github.com/mikepenz/FastAdapter/tree/v3.3.1)
4747
- Java && AppCompat | [v3.2.9](https://github.com/mikepenz/FastAdapter/tree/v3.2.9)

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
buildscript {
33
ext {
44
release = [
5-
versionName: "5.0.0-a08",
5+
versionName: "5.0.0-b01",
66
versionCode: 5000
77
]
88

0 commit comments

Comments
 (0)