1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
thesis_shop/android/app/src/main/kotlin/de/jonasfranz/thesis_shop/MainActivity.kt

6 lines
130 B

package de.jonasfranz.thesis_shop
import io.flutter.embedding.android.FlutterActivity
class MainActivity: FlutterActivity() {
}