Skip to content

Commit 676ea24

Browse files
committed
API import issues resolved.
1 parent d981385 commit 676ea24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
apply plugin: 'com.android.library'
1+
apply plugin: 'com.android.application'
22
android {
33
compileSdkVersion 28
44
defaultConfig {
5-
5+
applicationId "com.asdev.myapplication"
66
minSdkVersion 21
77
targetSdkVersion 28
88
versionCode 1

0 commit comments

Comments
 (0)