add publication workaround

This commit is contained in:
2022-06-07 20:30:54 +06:00
parent a8a31b9cd9
commit b47104227c
6 changed files with 146 additions and 1 deletions

View File

@@ -82,4 +82,5 @@ java {
apply from: "defaultAndroidSettings.gradle"
// apply from: "./github_release.gradle"
apply from: "./github_release.gradle"
apply from: "./publish.gradle"