You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, you don't have to include the original library separately. (See the note in the FAQ.)
39
+
In general, you don't have to include the original library separately. (See the note in the [FAQ](#faq).)
40
+
41
+
***If you want to use the pre-Kotlin version of the base library for some reason, you can use the last 2.x release of the library found [here](https://github.com/zsmb13/MaterialDrawerKt/releases/tag/2.0.1).***
40
42
41
43
***If you're not using AndroidX yet, you can use the last 1.x release of the library found [here](https://github.com/zsmb13/MaterialDrawerKt/releases/tag/1.3.7).***
42
44
@@ -392,7 +394,7 @@ primaryItem("Hello") {
392
394
393
395
# License
394
396
395
-
Copyright 2019 Marton Braun
397
+
Copyright 2020 Marton Braun
396
398
397
399
Licensed under the Apache License, Version 2.0 (the "License");
398
400
you may not use this file except in compliance with the License.
0 commit comments