Skip to content

Commit 551c07d

Browse files
VersionCode 26, versionName 1.4.6
1 parent 742a502 commit 551c07d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.bogdan.codeforceswatcher"
1111
minSdkVersion 21
1212
targetSdkVersion 29
13-
versionCode 25
14-
versionName "1.4.5"
13+
versionCode 26
14+
versionName "1.4.6"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
}
1717
signingConfigs {

0 commit comments

Comments
 (0)