瀏覽代碼

Removed mistakenly added authorship Signed-off-by: Ezhil Shanmugham ezhil56x.contact@gmail.com

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Ezhil Shanmugham 1 年之前
父節點
當前提交
d4a4472968

+ 1 - 1
app/build.gradle

@@ -301,7 +301,7 @@ dependencies {
     gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
     gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
 
-     implementation 'androidx.activity:activity-ktx:1.6.0-rc02'
+     implementation 'androidx.activity:activity-ktx:1.7.1'
 
     implementation 'com.github.nextcloud.android-common:ui:0.10.0'
 

+ 0 - 2
app/src/main/java/com/nextcloud/talk/location/LocationPickerActivity.kt

@@ -2,9 +2,7 @@
  * Nextcloud Talk application
  *
  * @author Marcel Hibbe
- * @author Ezhil Shanmugham
  * Copyright (C) 2021 Marcel Hibbe <dev@mhibbe.de>
- * Copyright (C) 2023 Ezhil Shanmugham <ezhil56x.contact@gmail.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 0 - 2
app/src/main/java/com/nextcloud/talk/messagesearch/MessageSearchActivity.kt

@@ -2,10 +2,8 @@
  * Nextcloud Talk application
  *
  * @author Álvaro Brey
- * @author Ezhil Shanmugham
  * Copyright (C) 2022 Álvaro Brey
  * Copyright (C) 2022 Nextcloud GmbH
- * Copyright (C) 2023 Ezhil Shanmugham <ezhil56x.contact@gmail.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by