Skip to content

Commit

Permalink
lecture notes
Browse files Browse the repository at this point in the history
  • Loading branch information
htl-leonding committed Feb 4, 2024
1 parent 32f52b5 commit 57aef02
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added asciidocs/images/android-mvvm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added asciidocs/pdf/l2.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion labs/MyFirstApp/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.2.1" apply false
id("com.android.application") version "8.2.2" apply false
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
id("com.google.dagger.hilt.android") version "2.48" apply false

Expand Down

0 comments on commit 57aef02

Please sign in to comment.