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 31f3159 commit 6aa48c1Copy full SHA for 6aa48c1
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "tech.bigfig.roma"
11
minSdkVersion 21
12
targetSdkVersion 28
13
- versionCode 98
14
- versionName "8.1.2"
+ versionCode 99
+ versionName "8.1.3"
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
vectorDrawables.useSupportLibrary = true
17
0 commit comments