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 8f6b4f6 commit e02bd7fCopy full SHA for e02bd7f
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
applicationId "com.arduia.expense"
19
minSdkVersion 21
20
targetSdkVersion 30
21
- versionCode 10
22
- versionName "1.0.0-beta04"
+ versionCode 11
+ versionName "1.0.0-beta05"
23
24
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
25
javaCompileOptions {
0 commit comments