Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 3cc934c

Browse files
committed
v1.2 (3)
1 parent 9d1ac9a commit 3cc934c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "me.micrusa.githubstats"
1313
minSdkVersion 22
1414
targetSdkVersion 30
15-
versionCode 2
16-
versionName "1.1"
15+
versionCode 3
16+
versionName "1.2"
1717

1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}

0 commit comments

Comments
 (0)