Introduced Constants.kt for global constants

This commit is contained in:
Juha Heinanen
2021-05-14 11:07:58 +03:00
parent a072d60f44
commit dd15f017b3
4 changed files with 3 additions and 7 deletions
@@ -0,0 +1,3 @@
package com.tutpro.baresip
const val TAG = "Baresip"