💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。 - add wanandroid · fuusy/component-jetpack-mvvm@619e2fb
@@ -25,14 +24,19 @@ kotlinxRetrofit = "1.0.0" media3 = "1.2.0" activity = "1.8.2" fragment = "1.6.2" agp = "8.2.0" uiautomator = "2.2.0" benchmarkMacroJunit4 = "1.2.2" baselineprofile = "1.2.2" profileinstaller = "1.3.1" [libraries] androidx-activity = { group =...
com.squareup.retrofit2:converter-gson:2.9.0 com.squareup.retrofit2:retrofit:2.9.0 com.squareup.retrofit2:retrofit:2.9.0 com.theartofdev.edmodo:android-image-cropper:2.8.0 com.theartofdev.edmodo:android-image-cropper:2.8.0 com.wefika:flowlayout:0.4.1 com.wefika:flowlayout:0.4.1 ...
to the role: • Solid experience in Mobile Engineering • Hands on experience on using Kotlin to develop Android App • Experience as a technical expert on the Android platform and competency with industrystandard libraries • Should have a good eye for design, should be able to implement...
implementation "com.squareup.retrofit2:retrofit:$retrofit2_version" implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2" implementation 'androidx.core:core-ktx:1.11.0-beta02' implementation 'androidx.leanback:leanback:1.2.0-alpha02' implementation 'androidx.leanback:leanback:1.2....
id 'org.jetbrains.kotlin.android' version '1.6.10' apply false } // Workaround to be able to access SpotBugsTask from external gradle script.10 changes: 10 additions & 0 deletions 10 folioreader/src/main/java/com/folioreader/FolioReader.java Original file line numberDiff line numberDiff line...
implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2" implementation 'androidx.core:core-ktx:1.11.0-beta02' implementation 'androidx.leanback:leanback:1.0.0' implementation 'com.github.bumptech.glide:glide:4.11.0' Binary file...
import retrofit2.http.GET /** * @project Han1meViewer * @author Yenaly Liew * @time 2022/09/09 009 20:04 */ interface VersionService { @GET("repos/YenalyLiew/Han1meViewer/releases/latest") suspend fun getLatestVersion(): VersionModel } 4 changes: 2 additions & 2 deletions 4 app...
implementation 'com.squareup.retrofit2:converter-gson:2.9.0' implementation 'com.squareup.retrofit2:converter-protobuf:2.9.0' implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2" implementation 'androidx.core:core-ktx:1.11.0...
implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2" implementation 'androidx.core:core-ktx:1.11.0-beta02' implementation 'androidx.leanback:leanback:1.0.0' implementation 'com.github.bumptech.glide:glide:4.11.0' Binary file...