Skip to content

Commit d4ed007

Browse files
version 0.4.2
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
1 parent 8a846cd commit d4ed007

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
@@ -8,8 +8,8 @@ android {
88
applicationId "in.tosc.studddin"
99
minSdkVersion 10
1010
targetSdkVersion 21
11-
versionCode 41
12-
versionName "0.4.1"
11+
versionCode 42
12+
versionName "0.4.2"
1313
}
1414
signingConfigs {
1515
debug {

0 commit comments

Comments
 (0)