Add lightning-mobile support
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package ac.cord.auxiliary.compose
|
||||
|
||||
actual object AppVersion {
|
||||
actual val versionName: String
|
||||
get() = "0.0.1"
|
||||
actual val versionCode: String
|
||||
get() = "21"
|
||||
}
|
||||
Reference in New Issue
Block a user