Meenoy Seesongkham
Results
1
issues of
Meenoy Seesongkham
// wear/build.gradle should be edited like this apply plugin: 'com.android.application' repositories { maven { url 'https://maven.fabric.io/public' } maven { url "https://jitpack.io" } google() } android { Properties buildProps = getBuildProperties('local')...