We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62aa1b8 commit fb8c803Copy full SHA for fb8c803
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
applicationId "com.bogdan.codeforceswatcher"
11
minSdkVersion 21
12
targetSdkVersion 29
13
- versionCode 29
+ versionCode 30
14
versionName "1.5.5"
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
}
0 commit comments