JDK8, lint fixing (#2888)
* Use Kotlin JDK8 * Satisfy a ton of lints * Run res/layout files (and manifest) through reformatter
This commit is contained in:
@@ -246,7 +246,7 @@ class LibraryUpdateService(
|
||||
stopSelf(startId)
|
||||
})
|
||||
|
||||
return Service.START_REDELIVER_INTENT
|
||||
return START_REDELIVER_INTENT
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user