mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-02-05 10:56:06 -06:00
Run spotless
This commit is contained in:
@@ -48,7 +48,7 @@ class CrashActivity : AppCompatActivity() {
|
||||
deviceInfo.append("\n")
|
||||
deviceInfo.append("Device API Version: " + Build.VERSION.SDK_INT)
|
||||
deviceInfo.append("\n")
|
||||
}catch (e:Exception){
|
||||
} catch (e: Exception) {
|
||||
e.printStackTrace()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user