Skip to content

Commit fd7b4f1

Browse files
committed
MainFragment to Kotlin
1 parent 4e7a7b7 commit fd7b4f1

File tree

6 files changed

+290
-339
lines changed

6 files changed

+290
-339
lines changed

app/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
apply plugin: 'com.android.application'
22
apply plugin: 'kotlin-android'
3+
apply plugin: 'kotlin-android-extensions'
4+
35

46
repositories {
57
google()

app/src/main/java/org/liberty/android/nc1020emu/MainFragment.java

Lines changed: 0 additions & 335 deletions
This file was deleted.

0 commit comments

Comments
 (0)