File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ You can try it out here [Google Play](https://play.google.com/store/apps/details
41
41
# Include in your project
42
42
## Latest releases
43
43
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 )
45
45
- Kotlin | [ v4.1.2] ( https://github.com/mikepenz/FastAdapter/tree/v4.1.2 )
46
46
- Java && AndroidX | [ v3.3.1] ( https://github.com/mikepenz/FastAdapter/tree/v3.3.1 )
47
47
- Java && AppCompat | [ v3.2.9] ( https://github.com/mikepenz/FastAdapter/tree/v3.2.9 )
Original file line number Diff line number Diff line change 2
2
buildscript {
3
3
ext {
4
4
release = [
5
- versionName : " 5.0.0-a08 " ,
5
+ versionName : " 5.0.0-b01 " ,
6
6
versionCode : 5000
7
7
]
8
8
You can’t perform that action at this time.
0 commit comments