Skip to content

Commit cb45c0a

Browse files
committed
Remove old deps
1 parent fdae2f7 commit cb45c0a

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

buildSrc/src/main/java/Config.kt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -155,16 +155,6 @@ object Config {
155155
val versionNameProp = "versionName"
156156
}
157157

158-
object CompileOnly {
159-
// private val nopenVersion = "1.0.1"
160-
//
161-
// val jetbrainsAnnotations = "org.jetbrains:annotations:23.0.0"
162-
// val nopen = "com.jakewharton.nopen:nopen-annotations:$nopenVersion"
163-
// val nopenChecker = "com.jakewharton.nopen:nopen-checker:$nopenVersion"
164-
// val errorprone = "com.google.errorprone:error_prone_core:2.11.0"
165-
// val errorProneNullAway = "com.uber.nullaway:nullaway:0.9.5"
166-
}
167-
168158
object BuildScript {
169159
val androidLibs = setOf(
170160
"sentry-android-core",

0 commit comments

Comments
 (0)