Engine Bai
Engine Bai
While building app with Proguard, it raises the NPE. ``` 2020-12-02T14:04:34.397+0800 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: java.lang.NullPointerException 2020-12-02T14:04:34.398+0800 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at proguard.classfile.ProgramClass.constantPoolEntryAccept(ProgramClass.java:537) 2020-12-02T14:04:34.398+0800 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at proguard.shrink.UsageMarker.markConstant(UsageMarker.java:1246) 2020-12-02T14:04:34.398+0800 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at...
## Goals Upgrade RxJava 2 to 3. We will not upgrade until we migrate from Paging 2 to 3.
## Goals * String -> Date * String -> Calendar * Date -> String (providing common format) * Calendar -> String (providing common format)
## Home - [x] Title - [x] See All button - [ ] Carousel item - [ ] Rating (total count) where raating could be one or five star(s), and...
> Updated in 2023/07. > Implement in the following order. ## New Frameworks or Libraries - [X] [Paging 3](https://developer.android.com/topic/libraries/architecture/paging/v3-overview) - [ ] ~Epoxy 4.x~ - [ ] [Jetpack Compose](https://developer.android.com/jetpack/compose/documentation) -...
* Add python SDK * Replace `Selenium`, just to use `Requests` to get the post content.
I've checked #28 and remove all the existed milestones and labels, then execute the script to import, but it still failed again. The error is occurred at once after creating...