@min2kor wrote:
i am not using android studio and i would like to update build.gradle version.
so i have done that change “distributionUrl=https://services.gradle.org/distributions/gradle-3.3-all.zip” to “distributionUrl=https://services.gradle.org/distributions/gradle-4.1-all.zip” on gradle-wrapper.properties.however, when i build ionic cordova build android --prod --release – -- --keystore=/Users/…/…/…/*.jks–alias=key0
build.gradle version keeps change to “distributionUrl=https://services.gradle.org/distributions/gradle-3.3-all.zip”
i don’t know why it keeps changing.
i would like to know how to update build.gradle version.and also, i have question that am i right to build apk file?
on terminal , i am typing like this.
sumui-Mac-mini:Omnis user$ sudo ionic cordova build android --prod --release – -- --keystore=/Users/…/…/…/*.jks–alias=key0
and insert password that mac user password (not keystore password)
is it right to build apk file on terminal ?
Thanks.
Posts: 5
Participants: 2