You've already forked element-android
mirror of
https://github.com/vector-im/element-android.git
synced 2025-08-09 01:42:06 +03:00
version++
This commit is contained in:
@@ -62,7 +62,7 @@ android {
|
||||
// that the app's state is completely cleared between tests.
|
||||
testInstrumentationRunnerArguments clearPackageData: 'true'
|
||||
|
||||
buildConfigField "String", "SDK_VERSION", "\"1.6.42\""
|
||||
buildConfigField "String", "SDK_VERSION", "\"1.6.44\""
|
||||
|
||||
buildConfigField "String", "GIT_SDK_REVISION", "\"${gitRevision()}\""
|
||||
buildConfigField "String", "GIT_SDK_REVISION_UNIX_DATE", "\"${gitRevisionUnixDate()}\""
|
||||
|
Reference in New Issue
Block a user