Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android #46

Open
vovs03 opened this issue Dec 8, 2022 · 1 comment
Open

Android #46

vovs03 opened this issue Dec 8, 2022 · 1 comment

Comments

@vovs03
Copy link
Owner

vovs03 commented Dec 8, 2022

🤖 Android

@vovs03
Copy link
Owner Author

vovs03 commented Jul 8, 2024

Build apk

android {
    defaultConfig {
        applicationId "ru.osarts.mobile.pocket-coach"
        minSdkVersion 15
        targetSdkVersion 24
        versionCode 2
        versionName "0.3.7_1"
    }
}
  • ~/Projects/poc_versions/github/pocket_coach/android/app/build.gradle
  • Could not get unknown property 'release' for SigningConfig container of type org.gradle.api.internal.FactoryNamedDomainObjectContainer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant