Skip to content

Commit

Permalink
Update agp to v8 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored May 16, 2023
1 parent 714bc1e commit 295edae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "7.4.2"
agp = "8.0.1"
android-compile = "android-30"
android-min = "21"
jvm-toolchain = "11"
Expand Down
7 changes: 0 additions & 7 deletions runtime/api/runtime.api
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
public final class com/juul/exercise/runtime/BuildConfig {
public static final field BUILD_TYPE Ljava/lang/String;
public static final field DEBUG Z
public static final field LIBRARY_PACKAGE_NAME Ljava/lang/String;
public fun <init> ()V
}

public final class com/juul/exercise/runtime/ParcelerExtensionsKt {
public static final fun createFromMarshalledBytes (Lkotlinx/parcelize/Parceler;[BII)Ljava/lang/Object;
public static synthetic fun createFromMarshalledBytes$default (Lkotlinx/parcelize/Parceler;[BIIILjava/lang/Object;)Ljava/lang/Object;
Expand Down

0 comments on commit 295edae

Please sign in to comment.