Archived
Added a time stamp to development builds in the settings' app version section
This commit is contained in:
@@ -15,6 +15,8 @@ android {
|
||||
versionCode 1
|
||||
versionName "0.4.61"
|
||||
|
||||
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user