Skip to content

Commit 3f08376

Browse files
committed
Bump version to 0.49
1 parent cf06e70 commit 3f08376

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
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.termux"
1515
minSdkVersion 21
1616
targetSdkVersion 25
17-
versionCode 48
18-
versionName "0.48"
17+
versionCode 49
18+
versionName "0.49"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)