This website works better with JavaScript.
Home
Explore
Help
Sign In
lisper
/
qr_code_scanner
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
build issue aapt error
flutter-beta
TheJuliuscanute
7 years ago
parent
3fef02687d
commit
eddfa86d5f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
example/android/app/build.gradle
+ 1
- 1
example/android/app/build.gradle
View File
@@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion 2
7
compileSdkVersion 2
8
sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Write
Preview
Loading…
Cancel
Save