build: versionCode 7→8 + Release #8 + APK 3.5MB
This commit is contained in:
@@ -43,7 +43,7 @@ class MainActivity : AppCompatActivity() {
|
||||
layout.addView(title)
|
||||
|
||||
val versionInfo = TextView(this).apply {
|
||||
text = "v0.1.0-dav-android-7-debug"
|
||||
text = "v0.1.0-dav-android-8-debug"
|
||||
textSize = 12f
|
||||
setTextColor(Color.GRAY)
|
||||
setPadding(0, 0, 0, 12)
|
||||
|
||||
Reference in New Issue
Block a user