Skip to content

Commit bfed1aa

Browse files
Increment versionCode for build
1 parent 26b6452 commit bfed1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
applicationId "com.darioft.tuitiontracker"
1212
minSdk 28
1313
targetSdk 33
14-
versionCode 2
14+
versionCode 3
1515
versionName "1.0"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)