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
fix(ci): inject Android signing config after tauri android init
gen/android/ is gitignored and regenerated by `tauri android init`,
so the build.gradle.kts signing config was never reaching CI. Now
injected at build time along with version sync.
0 commit comments