Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Commit d3c0511

Browse files
authored
Set versionCode to 6584
1 parent 743b6e1 commit d3c0511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222
minSdkVersion 24
2323
//noinspection OldTargetApi
2424
targetSdkVersion 29
25-
versionCode 6582
25+
versionCode 6584
2626
versionName "4.0.3"
2727
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2828
// The following argument makes the Android Test Orchestrator run its

0 commit comments

Comments
 (0)