File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed
kotlin-test-junit/api/android Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 14
14
15
15
### Updated
16
16
17
+ - ` com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.2.0-alpha.25 `
18
+
17
19
## [ 0.1.0-alpha.11] - 2022-07-14
18
20
19
21
### Added
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
android = " 7.2.1"
3
- hubdle = " 0.2.0-alpha.24 "
3
+ hubdle = " 0.2.0-alpha.25 "
4
4
kotlin = " 1.7.10"
5
5
6
6
[libraries ]
Original file line number Diff line number Diff line change 1
- public final class com/javiersc/kotlin/test/BuildConfig {
2
- public static final field BUILD_TYPE Ljava/lang/String;
3
- public static final field DEBUG Z
4
- public static final field LIBRARY_PACKAGE_NAME Ljava/lang/String;
5
- public fun <init> ()V
6
- }
7
-
8
1
public abstract interface annotation class com/javiersc/kotlin/test/IgnoreDARWIN : java/lang/annotation/Annotation {
9
2
}
10
3
@@ -104,3 +97,10 @@ public abstract interface annotation class com/javiersc/kotlin/test/IgnoreWATCHO
104
97
public abstract interface annotation class com/javiersc/kotlin/test/IgnoreWATCHOSX86 : java/lang/annotation/Annotation {
105
98
}
106
99
100
+ public final class com/javiersc/kotlin/test/junit/BuildConfig {
101
+ public static final field BUILD_TYPE Ljava/lang/String;
102
+ public static final field DEBUG Z
103
+ public static final field LIBRARY_PACKAGE_NAME Ljava/lang/String;
104
+ public fun <init> ()V
105
+ }
106
+
You can’t perform that action at this time.
0 commit comments