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 19f6ab7 commit 66e6fcaCopy full SHA for 66e6fca
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "tech.bigfig.roma"
11
minSdkVersion 21
12
targetSdkVersion 28
13
- versionCode 99
14
- versionName "8.1.3"
+ versionCode 100
+ versionName "8.1.4"
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
vectorDrawables.useSupportLibrary = true
17
0 commit comments