We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b6452 commit bfed1aaCopy full SHA for bfed1aa
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
applicationId "com.darioft.tuitiontracker"
12
minSdk 28
13
targetSdk 33
14
- versionCode 2
+ versionCode 3
15
versionName "1.0"
16
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments