Albert Lo

Results 3 issues of Albert Lo

I tried adding this Github action to my .workflow folder, but when it runs, it always fails with the same error: ``` Run funivan/[email protected] with: args: repository.default_branch .*-pr env: GITHUB_TOKEN:...

kotlin_version = '1.5.21' classpath 'com.guardsquare:proguard-gradle:7.2.0' ``` compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } kotlinOptions { jvmTarget = '1.8' } ``` ``` Preparing output jar [ /ProguardTransform/debug/92.jar] (filtered) Preparing output jar...

needs-more-info

In section 4: [4. Add support for Split Install API in your app](https://developer.android.com/codelabs/on-demand-dynamic-delivery#3) Near the top of the page there is a link that should open the reference page for...