Skip to content

Commit 2dbf9f4

Browse files
committed
1.2 Release
Signed-off-by: dracarys18 <karthihegde010@gmail.com>
1 parent 4b317f1 commit 2dbf9f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "com.karthihegde.readlist"
1313
minSdk 21
1414
targetSdk 31
15-
versionCode 3
16-
versionName "1.1-release"
15+
versionCode 4
16+
versionName "1.2-release"
1717

1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables {

0 commit comments

Comments
 (0)