diff options
Diffstat (limited to 'Android/HelloAndroid/app/build.gradle')
| -rw-r--r-- | Android/HelloAndroid/app/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android/HelloAndroid/app/build.gradle b/Android/HelloAndroid/app/build.gradle index 07dc4f5a8..dbe9d3dc9 100644 --- a/Android/HelloAndroid/app/build.gradle +++ b/Android/HelloAndroid/app/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'com.android.application' compileSdkVersion 25 defaultConfig { - applicationId 'com.example.native_plasma' + applicationId 'org.fltk.android_hello' minSdkVersion 14 targetSdkVersion 25 } |
