Skip to content

Commit e902406

Browse files
authored
Update build.gradle.kts
1 parent 9eb4a47 commit e902406

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ android {
208208
minSdkVersion(16)
209209
targetSdkVersion(30)
210210

211-
versionCode = 431
212-
versionName = "3.6.3"
211+
versionCode = 432
212+
versionName = "3.6.7"
213213

214214
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
215215
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)