Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc9baa63 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

chore: fake bump of version number for testing update through app lounge

parent ea7a8221
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ android {
	defaultConfig {
		minSdk = 23
		targetSdk = 34
		versionCode = 47
		versionName = "1.0.47"
		versionCode = 48
		versionName = "1.0.48"
		applicationId = "foundation.e.calendar"
		testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
	}