1.0.2
-
Fix: Annotated methods are called before
onCreate()
(#13) -
Update: Support annotations library to
26.0.2
. This requires the new Google Maven Repository:google()
or
maven { url "https://maven.google.com" }
Fix: Annotated methods are called before onCreate()
(#13)
Update: Support annotations library to 26.0.2
. This requires the new Google Maven Repository:
google()
or
maven {
url "https://maven.google.com"
}